[INFO] fetching crate cargo-nono 0.1.9...
[INFO] fixing cargo-nono-0.1.9 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate cargo-nono 0.1.9 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate cargo-nono 0.1.9
[INFO] finished tweaking crates.io crate cargo-nono 0.1.9
[INFO] tweaked toml for crates.io crate cargo-nono 0.1.9 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-nono 0.1.9 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargo-nono 0.1.9 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 508109d8577eb6d2711d1e7c5e5b87bcb144434371a5838e0390b737fd54ccd8
[INFO] running `Command { std: "docker" "start" "508109d8577eb6d2711d1e7c5e5b87bcb144434371a5838e0390b737fd54ccd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "508109d8577eb6d2711d1e7c5e5b87bcb144434371a5838e0390b737fd54ccd8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "508109d8577eb6d2711d1e7c5e5b87bcb144434371a5838e0390b737fd54ccd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "508109d8577eb6d2711d1e7c5e5b87bcb144434371a5838e0390b737fd54ccd8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   proc-macro2 v1.0.23 removed features: default, proc-macro
[INFO] [stderr]   quote v1.0.7 removed features: default, proc-macro
[INFO] [stderr]   serde v1.0.116 removed features: derive, serde_derive
[INFO] [stderr]   syn v1.0.42 removed features: clone-impls, default, derive, printing, proc-macro, quote, visit
[INFO] [stderr]   syn v1.0.42 (as host dependency) removed features: extra-traits, full
[INFO] [stderr] 
[INFO] [stderr]    Compiling proc-macro2 v1.0.23
[INFO] [stderr]    Compiling syn v1.0.42
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking instant v0.1.7
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]     Checking unicode-xid v0.2.1
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking lock_api v0.4.1
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]    Compiling escargot v0.4.0
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking predicates-core v1.0.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling cargo-nono v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking treeline v0.1.0
[INFO] [stderr]     Checking predicates v1.0.5
[INFO] [stderr]    Migrating build.rs from 2018 edition to 2021
[INFO] [stderr]     Checking predicates-tree v1.0.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking aho-corasick v0.7.13
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking parking_lot_core v0.8.0
[INFO] [stderr]     Checking clicolors-control v1.0.1
[INFO] [stderr]     Checking termios v0.3.2
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking quote v1.0.7
[INFO] [stderr]     Checking parking_lot v0.11.0
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking console v0.7.7
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking cargo_metadata v0.8.2
[INFO] [stderr]     Checking assert_cmd v0.11.1
[INFO] [stderr]    Migrating src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/crate_itself.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/crate_itself_not_test_no_std.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/dependency_default_std.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/detect_explict_use_std.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/detect_explict_use_std_all_files.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.94s
[INFO] [stderr] crater-edition-check: cargo-nono v0.1.9 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling proc-macro2 v1.0.23
[INFO] [stderr]    Compiling syn v1.0.42
[INFO] [stderr]    Compiling cargo-nono v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking quote v1.0.7
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]     Checking serde v1.0.116
[INFO] [stderr]     Checking serde_json v1.0.57
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking escargot v0.4.0
[INFO] [stderr]     Checking cargo_metadata v0.8.2
[INFO] [stderr]     Checking assert_cmd v0.11.1
[INFO] [stdout] error[E0433]: cannot find `quote` in `export`
[INFO] [stdout]   --> src/check.rs:24:40
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let cfg_attr_path: syn::Path = syn::parse_quote!(cfg_attr);
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `export`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.42/src/export.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "printing")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `printing` feature
[INFO] [stdout] 12 | pub extern crate quote;
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    = note: this error originates in the macro `syn::parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `quote` in `export`
[INFO] [stdout]   --> src/check.rs:52:37
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let not_ident: syn::Ident = syn::parse_quote!(not);
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `export`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.42/src/export.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "printing")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `printing` feature
[INFO] [stdout] 12 | pub extern crate quote;
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    = note: this error originates in the macro `syn::parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `quote` in `export`
[INFO] [stdout]   --> src/check.rs:53:41
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let feature_ident: syn::Ident = syn::parse_quote!(feature);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `export`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.42/src/export.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "printing")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `printing` feature
[INFO] [stdout] 12 | pub extern crate quote;
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    = note: this error originates in the macro `syn::parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `quote` in `export`
[INFO] [stdout]   --> src/check.rs:54:47
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let equal_punct: proc_macro2::Punct = syn::parse_quote!(=);
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `export`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.42/src/export.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "printing")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `printing` feature
[INFO] [stdout] 12 | pub extern crate quote;
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    = note: this error originates in the macro `syn::parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `quote` in `export`
[INFO] [stdout]    --> src/check_source.rs:180:44
[INFO] [stdout]     |
[INFO] [stdout] 180 |             let no_std_ident: syn::Ident = syn::parse_quote!(no_std);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `export`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.42/src/export.rs:12:18
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[cfg(feature = "printing")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `printing` feature
[INFO] [stdout]  12 | pub extern crate quote;
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `syn::parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `quote` in `export`
[INFO] [stdout]    --> src/check_source.rs:202:33
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let std_ident: syn::Ident = syn::parse_quote!(std);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `export`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.42/src/export.rs:12:18
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[cfg(feature = "printing")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `printing` feature
[INFO] [stdout]  12 | pub extern crate quote;
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `syn::parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `quote` in `export`
[INFO] [stdout]    --> src/check_source.rs:222:45
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let always_no_std: syn::Attribute = syn::parse_quote!(#![no_std]);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `export`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.42/src/export.rs:12:18
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[cfg(feature = "printing")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `printing` feature
[INFO] [stdout]  12 | pub extern crate quote;
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `syn::parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `quote` in `export`
[INFO] [stdout]    --> src/check_source.rs:225:51
[INFO] [stdout]     |
[INFO] [stdout] 225 |             let not_test_no_std: syn::Attribute = syn::parse_quote!(#![cfg_attr(not(test), no_std)]);
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `export`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.42/src/export.rs:12:18
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[cfg(feature = "printing")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `printing` feature
[INFO] [stdout]  12 | pub extern crate quote;
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `syn::parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clone` found for enum `UseTree` in the current scope
[INFO] [stdout]    --> src/check_source.rs:210:55
[INFO] [stdout]     |
[INFO] [stdout] 210 |                         item_tree: use_statement.tree.clone(),
[INFO] [stdout]     |                                                       ^^^^^ method not found in `UseTree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `quote` in `export`
[INFO] [stdout]   --> src/check.rs:24:40
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let cfg_attr_path: syn::Path = syn::parse_quote!(cfg_attr);
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `export`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.42/src/export.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "printing")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `printing` feature
[INFO] [stdout] 12 | pub extern crate quote;
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    = note: this error originates in the macro `syn::parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `quote` in `export`
[INFO] [stdout]   --> src/check.rs:52:37
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let not_ident: syn::Ident = syn::parse_quote!(not);
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `export`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.42/src/export.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "printing")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `printing` feature
[INFO] [stdout] 12 | pub extern crate quote;
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    = note: this error originates in the macro `syn::parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `quote` in `export`
[INFO] [stdout]   --> src/check.rs:53:41
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let feature_ident: syn::Ident = syn::parse_quote!(feature);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `export`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.42/src/export.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "printing")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `printing` feature
[INFO] [stdout] 12 | pub extern crate quote;
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    = note: this error originates in the macro `syn::parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `quote` in `export`
[INFO] [stdout]   --> src/check.rs:54:47
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let equal_punct: proc_macro2::Punct = syn::parse_quote!(=);
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `export`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.42/src/export.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "printing")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `printing` feature
[INFO] [stdout] 12 | pub extern crate quote;
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout]    = note: this error originates in the macro `syn::parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `quote` in `export`
[INFO] [stdout]    --> src/check_source.rs:180:44
[INFO] [stdout]     |
[INFO] [stdout] 180 |             let no_std_ident: syn::Ident = syn::parse_quote!(no_std);
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `export`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.42/src/export.rs:12:18
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[cfg(feature = "printing")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `printing` feature
[INFO] [stdout]  12 | pub extern crate quote;
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `syn::parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `quote` in `export`
[INFO] [stdout]    --> src/check_source.rs:202:33
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let std_ident: syn::Ident = syn::parse_quote!(std);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `export`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.42/src/export.rs:12:18
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[cfg(feature = "printing")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `printing` feature
[INFO] [stdout]  12 | pub extern crate quote;
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `syn::parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `quote` in `export`
[INFO] [stdout]    --> src/check_source.rs:222:45
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let always_no_std: syn::Attribute = syn::parse_quote!(#![no_std]);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `export`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.42/src/export.rs:12:18
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[cfg(feature = "printing")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `printing` feature
[INFO] [stdout]  12 | pub extern crate quote;
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `syn::parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `quote` in `export`
[INFO] [stdout]    --> src/check_source.rs:225:51
[INFO] [stdout]     |
[INFO] [stdout] 225 |             let not_test_no_std: syn::Attribute = syn::parse_quote!(#![cfg_attr(not(test), no_std)]);
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `quote` in `export`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.42/src/export.rs:12:18
[INFO] [stdout]     |
[INFO] [stdout]  11 | #[cfg(feature = "printing")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `printing` feature
[INFO] [stdout]  12 | pub extern crate quote;
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     = note: this error originates in the macro `syn::parse_quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-nono` (bin "cargo-nono") due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `clone` found for enum `UseTree` in the current scope
[INFO] [stdout]    --> src/check_source.rs:210:55
[INFO] [stdout]     |
[INFO] [stdout] 210 |                         item_tree: use_statement.tree.clone(),
[INFO] [stdout]     |                                                       ^^^^^ method not found in `UseTree`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-nono` (bin "cargo-nono" test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "508109d8577eb6d2711d1e7c5e5b87bcb144434371a5838e0390b737fd54ccd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "508109d8577eb6d2711d1e7c5e5b87bcb144434371a5838e0390b737fd54ccd8", kill_on_drop: false }`
[INFO] [stdout] 508109d8577eb6d2711d1e7c5e5b87bcb144434371a5838e0390b737fd54ccd8
